home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / XML Utilities / XML Writer 2.12 / XML writer.exe / file0006.bin < prev    next >
Encoding:
Text File  |  2003-04-14  |  945 b   |  58 lines

  1. /* See LibraryCss.xml for details on how to use this CSS stylesheet with an XML file for display */
  2.  
  3. name
  4.     {
  5.     font-family: verdana, arial;
  6.     font-size: 15pt;
  7.     font-weight:bold;
  8.     display: block;
  9.     margin-bottom: 5pt;
  10. }
  11.  
  12. media
  13.     {
  14.     font-family: verdana, arial;
  15.     font-size: 12pt;
  16.     font-weight:bold;
  17.     color:green;
  18.     display:block;
  19.     margin-bottom: 20pt;
  20.     margin-top: 40pt;
  21. }
  22.  
  23. title
  24.     {
  25.     font-family: verdana, arial;
  26.     font-size: 10pt;
  27.     font-weight:bold;
  28.     display:block;
  29.     margin-top: 5pt;
  30. }
  31.  
  32. author,date,director
  33.     {
  34.     font-family: verdana, arial;
  35.     font-size: 10pt;
  36.     font-weight:normal;
  37.     display:block;
  38.     margin-left: 20pt;
  39. }
  40.  
  41. online_url
  42.     {
  43. display: none;
  44. }
  45.  
  46. callno
  47.     {
  48.     font-family: verdana, arial;
  49.     font-size: 10pt;
  50.     color:blue;
  51.     display:block;
  52.     margin-left: 20pt;
  53. }
  54.  
  55. /*    This file was created using XMLwriter v2.0 Beta 2.
  56.     Copyright Wattle Software 2002. All rights reserved.
  57.     http://XMLwriter.net/ */
  58.